TSTP Solution File: CSR151^3 by Lash---1.13

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Lash---1.13
% Problem  : CSR151^3 : TPTP v8.1.2. Released v5.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : lash -P picomus -M modes -p tstp -t %d %s

% Computer : n023.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 30 21:33:41 EDT 2023

% Result   : Theorem 4.92s 5.11s
% Output   : Proof 4.92s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
thf(ty_lMary_THFTYPE_i,type,
    lMary_THFTYPE_i: $i ).

thf(ty_likes_THFTYPE_IiioI,type,
    likes_THFTYPE_IiioI: $i > $i > $o ).

thf(ty_lBill_THFTYPE_i,type,
    lBill_THFTYPE_i: $i ).

thf(ty_lSue_THFTYPE_i,type,
    lSue_THFTYPE_i: $i ).

thf(sP1,plain,
    ( sP1
  <=> ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i )
      @ ~ ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
         => ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( sP2
     => ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i ) ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ( holdsDuring_THFTYPE_IiooI @ ( lYearFn_THFTYPE_IiiI @ n2009_THFTYPE_i ) @ ~ sP3 ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

thf(sP5,plain,
    ( sP5
  <=> ( ~ sP3
      = ( ~ ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
           => ~ sP2 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP5])]) ).

thf(sP6,plain,
    ( sP6
  <=> ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
     => ~ sP2 ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(sP7,plain,
    ( sP7
  <=> $false ),
    introduced(definition,[new_symbols(definition,[sP7])]) ).

thf(sP8,plain,
    ( sP8
  <=> ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i ) ),
    introduced(definition,[new_symbols(definition,[sP8])]) ).

thf(con,conjecture,
    sP1 ).

thf(h0,negated_conjecture,
    ~ sP1,
    inference(assume_negation,[status(cth)],[con]) ).

thf(1,plain,
    ( ~ sP6
    | ~ sP8
    | ~ sP2 ),
    inference(prop_rule,[status(thm)],]) ).

thf(2,plain,
    ( ~ sP3
    | ~ sP2
    | ~ sP8 ),
    inference(prop_rule,[status(thm)],]) ).

thf(3,plain,
    ( sP6
    | sP2 ),
    inference(prop_rule,[status(thm)],]) ).

thf(4,plain,
    ( sP6
    | sP8 ),
    inference(prop_rule,[status(thm)],]) ).

thf(5,plain,
    ( sP3
    | sP8 ),
    inference(prop_rule,[status(thm)],]) ).

thf(6,plain,
    ( sP3
    | sP2 ),
    inference(prop_rule,[status(thm)],]) ).

thf(7,plain,
    ( sP5
    | sP3
    | sP6 ),
    inference(prop_rule,[status(thm)],]) ).

thf(8,plain,
    ( sP5
    | ~ sP3
    | ~ sP6 ),
    inference(prop_rule,[status(thm)],]) ).

thf(9,plain,
    ~ sP7,
    inference(prop_rule,[status(thm)],]) ).

thf(10,plain,
    ( ~ sP4
    | sP1
    | ~ sP5
    | sP7 ),
    inference(mating_rule,[status(thm)],]) ).

thf(ax,axiom,
    sP4 ).

thf(11,plain,
    $false,
    inference(prop_unsat,[status(thm),assumptions([h0])],[1,2,3,4,5,6,7,8,9,10,h0,ax]) ).

thf(0,theorem,
    sP1,
    inference(contra,[status(thm),contra(discharge,[h0])],[11,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.17  % Problem  : CSR151^3 : TPTP v8.1.2. Released v5.3.0.
% 0.11/0.18  % Command  : lash -P picomus -M modes -p tstp -t %d %s
% 0.13/0.40  % Computer : n023.cluster.edu
% 0.13/0.40  % Model    : x86_64 x86_64
% 0.13/0.40  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.40  % Memory   : 8042.1875MB
% 0.13/0.40  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.40  % CPULimit : 300
% 0.13/0.40  % WCLimit  : 300
% 0.13/0.40  % DateTime : Mon Aug 28 07:29:10 EDT 2023
% 0.13/0.40  % CPUTime  : 
% 4.92/5.11  % SZS status Theorem
% 4.92/5.11  % Mode: cade22sinegrackle2x6978
% 4.92/5.11  % Steps: 124816
% 4.92/5.11  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------